home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Demo
/
Elearn
/
Fizica
/
interfata.swf
/
scripts
/
DefineButton2_154
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2005-01-03
|
80b
|
5 lines
on(press){
gotoAndStop(3);
getUrl("javascript: self.close();", "");
}